PageLayoutPropertiesPrintOrientation Property

Specifies the orientation of the printed page. The value of this attribute can be portrait or landscape.

Definition

Namespace: Independentsoft.Office.Odf.Styles
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public PrintOrientation PrintOrientation { get; set; }

Property Value

PrintOrientation

See Also